[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://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@github.com/Gorkiy/FlowSocial.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "composer"]
	url = https://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@github.com/Gorkiy/FlowSocial.git
	fetch = +refs/heads/*:refs/remotes/composer/*
[branch "remove_open_api"]
	remote = origin
	merge = refs/heads/remove_open_api
